fsevent_sys::core_foundation

Function CFStringCreateWithCString

Source
pub unsafe extern "C" fn CFStringCreateWithCString(
    alloc: CFRef,
    source: *const c_char,
    encoding: CFStringEncoding,
) -> CFStringRef