Function BNGetDebugFunctions

Source
pub unsafe extern "C" fn BNGetDebugFunctions(
    debugInfo: *mut BNDebugInfo,
    name: *const c_char,
    count: *mut usize,
) -> *mut BNDebugFunctionInfo