pub async fn get_minmax_parameteriv<Conn>(
conn: &Conn,
context_tag: ContextTag,
target: u32,
pname: u32,
) -> Result<Cookie<'_, Conn, GetMinmaxParameterivReply>, ConnectionError>where
Conn: RequestConnection + ?Sized,pub async fn get_minmax_parameteriv<Conn>(
conn: &Conn,
context_tag: ContextTag,
target: u32,
pname: u32,
) -> Result<Cookie<'_, Conn, GetMinmaxParameterivReply>, ConnectionError>where
Conn: RequestConnection + ?Sized,