ReadBlob

Function ReadBlob 

Source
pub unsafe extern "C" fn ReadBlob(
    image: *mut Image,
    length: size_t,
    data: *mut c_void,
) -> size_t