[][src]Type Definition winapi::um::wincrypt::PFN_CRYPT_ALLOC

type PFN_CRYPT_ALLOC = Option<unsafe extern "system" fn(cbSize: size_t) -> LPVOID>;