Skip to main content

cf_string_create_with_cstring

Function cf_string_create_with_cstring 

Source
pub unsafe extern "C" fn cf_string_create_with_cstring(
    value: *const c_char,
) -> *mut c_void