Type Definition win_sys::SystemServices::APC_CALLBACK_FUNCTION[][src]

pub type APC_CALLBACK_FUNCTION = unsafe extern "system" fn(u32, *mut c_void, *mut c_void);
Expand description

Required features: Win32_System_SystemServices