pub unsafe extern "system" fn NtRecoverEnlistment(
    enlistmenthandle: HANDLE,
    enlistmentkey: *const c_void
) -> NTSTATUS
Expand description

Required features: "Win32_Foundation"