Skip to main content

CFURLGetBytes

Function CFURLGetBytes 

Source
pub unsafe extern "C-unwind" fn CFURLGetBytes(
    url: &CFURL,
    buffer: *mut u8,
    buffer_length: CFIndex,
) -> CFIndex
👎Deprecated:

renamed to CFURL::bytes

Available on crate feature CFURL only.