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

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

Duplicates the specified string, but truncate after l characters.