[][src]Function winapi::um::wincred::CredReadDomainCredentialsW

pub unsafe extern "system" fn CredReadDomainCredentialsW(
    TargetInfo: PCREDENTIAL_TARGET_INFORMATIONW,
    Flags: DWORD,
    Count: *mut DWORD,
    Credential: *mut *mut PCREDENTIALW
) -> BOOL