Function browser_window::prelude::cstpncpy[]

pub unsafe extern "C" fn cstpncpy(
    __dest: *mut i8,
    __src: *const i8,
    __n: u64
) -> *mut i8