pub type DriverUnload = unsafe extern "system" fn(driver_object: *mut DriverObjectRaw);Expand description
driver unload function signature
pub type DriverUnload = unsafe extern "system" fn(driver_object: *mut DriverObjectRaw);driver unload function signature