Function gst_ byte_ reader_ masked_ scan_ uint32
Source pub unsafe extern "C" fn gst_byte_reader_masked_scan_uint32(
reader: *const GstByteReader,
mask: u32,
pattern: u32,
offset: c_uint,
size: c_uint,
) -> c_uint