Function browser_window_core::prelude::cmemmove[][src]

pub unsafe extern "C" fn cmemmove(
    __dest: *mut c_void,
    __src: *const c_void,
    __n: u32
) -> *mut c_void