[][src]Function newton_sys::NewtonMaterialGetUserData

pub unsafe extern "C" fn NewtonMaterialGetUserData(
    newtonWorld: *const NewtonWorld,
    id0: c_int,
    id1: c_int
) -> *mut c_void