[][src]Type Definition CCODE::PFN_CMSG_ALLOC

type PFN_CMSG_ALLOC = Option<unsafe extern "C" fn(cb: size_t) -> *mut c_void>;