g_strndup

Function g_strndup 

Source
pub unsafe extern "C" fn g_strndup(
    str_: *const gchar,
    n: gsize,
) -> *mut gchar