Function libpulse_sys::xmalloc::pa_xmemdup[][src]

pub unsafe extern "C" fn pa_xmemdup(
    p: *const c_void,
    l: usize
) -> *mut c_void
Expand description

Duplicates the specified memory block.