pub unsafe extern "system" fn ExAllocateTimer(
    callback: PEXT_CALLBACK,
    callbackcontext: *const c_void,
    attributes: u32
) -> PEX_TIMER
Expand description

Required features: "Wdk_Foundation"