Function g_io_channel_read_to_end

pub unsafe extern "C" fn g_io_channel_read_to_end(
    channel: *mut GIOChannel,
    str_return: *mut *mut u8,
    length: *mut usize,
    error: *mut *mut GError,
) -> i32