glib_sys

Function g_strnfill

source
pub unsafe extern "C" fn g_strnfill(
    length: size_t,
    fill_char: c_char,
) -> *mut c_char