Function gst::ffi::g_io_channel_read_line_string [−][src]
pub unsafe extern "C" fn g_io_channel_read_line_string(
channel: *mut GIOChannel,
buffer: *mut GString,
terminator_pos: *mut gsize,
error: *mut *mut GError
) -> GIOStatus