Function frida_gum_sys::_frida_g_io_channel_read

source ยท
pub unsafe extern "C" fn _frida_g_io_channel_read(
    channel: *mut GIOChannel,
    buf: *mut gchar,
    count: gsize,
    bytes_read: *mut gsize,
) -> GIOError