Function libregexp_sys::pstrcpy

source ·
pub unsafe extern "C" fn pstrcpy(
    buf: *mut c_char,
    buf_size: c_int,
    str_: *const c_char
)