Skip to main content

CFURLGetBytes

Function CFURLGetBytes 

Source
pub unsafe extern "C" fn CFURLGetBytes(
    url: CFURLRef,
    buffer: *mut UInt8,
    bufferLength: CFIndex,
) -> CFIndex