Function browser_window::prelude::cmemset[]

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