Type Definition winapi::um::winnt::WORKERCALLBACKFUNC

source ·
pub type WORKERCALLBACKFUNC = Option<unsafe extern "system" fn(_: PVOID)>;