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