[][src]Function browser_window_c::cmemset

pub unsafe extern "C" fn cmemset(
    __s: *mut c_void,
    __c: c_int,
    __n: c_ulong
) -> *mut c_void