Function BNAddDebugFunction

Source
pub unsafe extern "C" fn BNAddDebugFunction(
    debugInfo: *mut BNDebugInfo,
    func: *mut BNDebugFunctionInfo,
) -> bool