gst_adapter_take

Function gst_adapter_take 

Source
pub unsafe extern "C" fn gst_adapter_take(
    adapter: *mut GstAdapter,
    nbytes: size_t,
) -> gpointer