Function gravity::bcopy [] [src]

pub unsafe extern fn bcopy(
    __src: *const c_void,
    __dest: *mut c_void,
    __n: usize
)