Function glib_2_0_sys::g_strstr_len

source ·
pub unsafe extern "C" fn g_strstr_len(
    haystack: *const gchar,
    haystack_len: gssize,
    needle: *const gchar
) -> *mut gchar