Function core_foundation::url::CFURLGetBytes

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