Function core_foundation_sys::url::CFURLCreateWithFileSystemPathRelativeToBase [] [src]

pub unsafe extern "C" fn CFURLCreateWithFileSystemPathRelativeToBase(
    allocator: CFAllocatorRef,
    filePath: CFStringRef,
    pathStyle: CFURLPathStyle,
    isDirectory: Boolean,
    baseURL: CFURLRef
) -> CFURLRef