Function g_io_channel_read_line_string

pub unsafe extern "C" fn g_io_channel_read_line_string(
    channel: *mut GIOChannel,
    buffer: *mut GString,
    terminator_pos: *mut usize,
    error: *mut *mut GError,
) -> i32