[][src]Type Definition CCODE::RPC_AUTH_KEY_RETRIEVAL_FN

type RPC_AUTH_KEY_RETRIEVAL_FN = Option<unsafe extern "C" fn(Arg: *mut c_void, ServerPrincName: RPC_WSTR, KeyVer: c_ulong, Key: *mut *mut c_void, Status: *mut RPC_STATUS)>;