g_strnfill

Function g_strnfill 

Source
pub unsafe extern "C" fn g_strnfill(
    length: gsize,
    fill_char: gchar,
) -> *mut gchar