pub unsafe extern "system" fn DsWriteAccountSpnW(
    hds: HANDLE,
    operation: DS_SPN_WRITE_OP,
    pszaccount: PCWSTR,
    cspn: u32,
    rpszspn: *const PCWSTR
) -> u32
Expand description

Required features: "Win32_Foundation"