[][src]Function nnsdk::os::SetUserExceptionHandler

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