Skip to main content

ray_vec_from_raw

Function ray_vec_from_raw 

Source
pub unsafe extern "C" fn ray_vec_from_raw(
    type_: i8,
    data: *const c_void,
    count: i64,
) -> *mut ray_t