Skip to main content

CFURLGetBytes

Function CFURLGetBytes 

Source
pub unsafe extern "C" fn CFURLGetBytes(
    anURL: *const __CFURL,
    buffer: *mut u8,
    bufferLength: isize,
) -> isize