Function ntapi::ntrtl::RtlQueueWorkItem

source ·
pub unsafe extern "system" fn RtlQueueWorkItem(
    Function: WORKERCALLBACKFUNC,
    Context: PVOID,
    Flags: ULONG
) -> NTSTATUS