[][src]Function fsevent_sys::core_foundation::CFStringCreateWithCString

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