pub unsafe extern "system" fn NetIsServiceAccount(
    servername: PCWSTR,
    accountname: PCWSTR,
    isservice: *mut BOOL
) -> NTSTATUS
Expand description

Required features: "Win32_Foundation"