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

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