[−][src]Function core_foundation_sys::url::CFURLCreateWithFileSystemPathRelativeToBase
pub unsafe extern "C" fn CFURLCreateWithFileSystemPathRelativeToBase(
allocator: CFAllocatorRef,
filePath: CFStringRef,
pathStyle: CFURLPathStyle,
isDirectory: Boolean,
baseURL: CFURLRef
) -> CFURLRef