Function _Unwind_FindEnclosingFunction

Source
#[no_mangle]
pub extern "C" fn _Unwind_FindEnclosingFunction(
    pc: *mut c_void,
) -> *mut c_void