Function core_foundation_sys::url::CFURLGetBytes

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