[][src]Function physx_sys::phys_PxMemSet

pub unsafe extern "C" fn phys_PxMemSet(
    dest: *mut c_void,
    c: i32,
    count: u32
) -> *mut c_void