[][src]Function core_foundation_sys::url::CFURLGetBytes

pub unsafe extern "C" fn CFURLGetBytes(
    anURL: CFURLRef,
    buffer: *mut u8,
    bufferLength: CFIndex
) -> CFIndex