[−][src]Function core_foundation_sys::url::CFURLCreateWithBytes
pub unsafe extern "C" fn CFURLCreateWithBytes(
allocator: CFAllocatorRef,
URLBytes: *const u8,
length: CFIndex,
encoding: CFStringEncoding,
baseURL: CFURLRef
) -> CFURLRef