[][src]Type Definition CCODE::PFN_CRYPT_ALLOC

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