[][src]Type Definition CCODE::RPCLT_PDU_FILTER_FUNC

type RPCLT_PDU_FILTER_FUNC = Option<unsafe extern "C" fn(Buffer: *mut c_void, BufferLength: c_uint, fDatagram: c_int)>;