[][src]Function skyline::nn::os::SetUserExceptionHandler

pub unsafe extern "C" fn SetUserExceptionHandler(
    arg1: Option<unsafe extern "C" fn(*mut UserExceptionInfo)>,
    arg2: *mut c_void,
    arg3: u64,
    arg4: *mut UserExceptionInfo
)