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

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

Required features: Win32_System_SystemServices