[][src]Function winapi::um::ntlsa::LsaRemovePrivilegesFromAccount

pub unsafe extern "system" fn LsaRemovePrivilegesFromAccount(
    AccountHandle: LSA_HANDLE,
    AllPrivileges: BOOLEAN,
    Privileges: PPRIVILEGE_SET
) -> NTSTATUS