Function glib_2_0_sys::g_strsplit

source ·
pub unsafe extern "C" fn g_strsplit(
    string: *const gchar,
    delimiter: *const gchar,
    max_tokens: gint
) -> *mut *mut gchar