Function glib_sys::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 size_t,
error: *mut *mut GError
) -> GIOStatus