[][src]Type Definition winapi::um::ncrypt::PFN_NCRYPT_ALLOC

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