[][src]Type Definition winapi::um::winnt::APC_CALLBACK_FUNCTION

type APC_CALLBACK_FUNCTION = Option<unsafe extern "system" fn(_: DWORD, _: PVOID, _: PVOID)>;