BUF_strndup

Function BUF_strndup 

Source
pub unsafe extern "C" fn BUF_strndup(
    str_: *const c_char,
    size: usize,
) -> *mut c_char