pub unsafe extern "system" fn NetQueryServiceAccount(
    servername: PCWSTR,
    accountname: PCWSTR,
    infolevel: u32,
    buffer: *mut *mut u8
) -> NTSTATUS
Expand description

Required features: "Win32_Foundation"