Function libpulse_sys::xmalloc::pa_xstrndup[][src]

pub unsafe extern "C" fn pa_xstrndup(
    s: *const c_char,
    l: usize
) -> *mut c_char
Expand description

Duplicates the specified string, but truncate after l characters.