Function gravity::string_ndup [] [src]

pub unsafe extern "C" fn string_ndup(
    s1: *const c_char,
    n: usize
) -> *const c_char