Skip to main content

strndup

Function strndup 

Source
pub unsafe extern "C" fn strndup(
    arg1: *const u8,
    arg2: u32,
) -> *mut u8