glib_sys

Function g_io_create_watch

source
pub unsafe extern "C" fn g_io_create_watch(
    channel: *mut GIOChannel,
    condition: GIOCondition,
) -> *mut GSource