pub unsafe extern "C" fn gfxd_input_buffer(
buf: Option<NonNullConst<c_void>>,
size: c_int,
)Expand description
Use the buffer pointed to by buf, of size bytes.
pub unsafe extern "C" fn gfxd_input_buffer(
buf: Option<NonNullConst<c_void>>,
size: c_int,
)Use the buffer pointed to by buf, of size bytes.