[−][src]Function gst::ffi::g_io_channel_read_chars
pub unsafe extern "C" fn g_io_channel_read_chars(
channel: *mut GIOChannel,
buf: *mut gchar,
count: gsize,
bytes_read: *mut gsize,
error: *mut *mut GError
) -> GIOStatus