Function BNGetSymbolRawBytes

Source
pub unsafe extern "C" fn BNGetSymbolRawBytes(
    sym: *mut BNSymbol,
    count: *mut usize,
) -> *mut c_void