glib_sys

Function g_ref_string_new

source
pub unsafe extern "C" fn g_ref_string_new(
    str: *const c_char,
) -> *mut c_char
Available on crate feature v2_58 only.