[][src]Type Definition CCODE::PFN_CMSG_GEN_CONTENT_ENCRYPT_KEY

type PFN_CMSG_GEN_CONTENT_ENCRYPT_KEY = Option<unsafe extern "C" fn(pContentEncryptInfo: PCMSG_CONTENT_ENCRYPT_INFO, dwFlags: DWORD, pvReserved: *mut c_void) -> BOOL>;