Skip to main content

CFURLCreateWithString

Function CFURLCreateWithString 

Source
pub unsafe extern "C" fn CFURLCreateWithString(
    allocator: CFAllocatorRef,
    URLString: CFStringRef,
    baseURL: CFURLRef,
) -> CFURLRef
Expand description

Apple SDK function CFURLCreateWithString.