pub fn AddVectoredExceptionHandler(
first: u32,
handler: PVECTORED_EXCEPTION_HANDLER,
) -> *mut c_voidExpand description
Wrapper for the AddVectoredExceptionHandler function from KERNEL32.DLL.
pub fn AddVectoredExceptionHandler(
first: u32,
handler: PVECTORED_EXCEPTION_HANDLER,
) -> *mut c_voidWrapper for the AddVectoredExceptionHandler function from KERNEL32.DLL.