[][src]Function winapi::um::lmaccess::NetIsServiceAccount

pub unsafe extern "system" fn NetIsServiceAccount(
    ServerName: LPWSTR,
    AccountName: LPWSTR,
    IsService: *mut BOOL
) -> NTSTATUS