Function g_string_new_len

pub unsafe extern "C" fn g_string_new_len(
    init: *const i8,
    len: isize,
) -> *mut GString