Function embree4_sys::rtcThreadLocalAlloc

source ยท
pub unsafe extern "C" fn rtcThreadLocalAlloc(
    allocator: RTCThreadLocalAllocator,
    bytes: usize,
    align: usize,
) -> *mut c_void