pub unsafe fn function_symbol_address(
symbol: &function_symbol,
) -> *const _function_symbol
Expand description
Obtain the address of the given function symbol.
pub unsafe fn function_symbol_address(
symbol: &function_symbol,
) -> *const _function_symbol
Obtain the address of the given function symbol.