Skip to main content

sys_module_get_symbol

Function sys_module_get_symbol 

Source
pub fn sys_module_get_symbol(
    handle: u64,
    _ordinal: u64,
) -> Result<u64, SyscallError>
Expand description

Performs the sys module get symbol operation.