[][src]Function CCODE::CryptSetKeyIdentifierProperty

pub unsafe extern "C" fn CryptSetKeyIdentifierProperty(
    pKeyIdentifier: *const CRYPT_HASH_BLOB,
    dwPropId: DWORD,
    dwFlags: DWORD,
    pwszComputerName: LPCWSTR,
    pvReserved: *mut c_void,
    pvData: *const c_void
) -> BOOL