Function libpulse_sys::xmalloc::pa_xrealloc [−][src]
pub unsafe extern "C" fn pa_xrealloc(
ptr: *mut c_void,
size: usize
) -> *mut c_void
The combination of pa_xmalloc and realloc().
pub unsafe extern "C" fn pa_xrealloc(
ptr: *mut c_void,
size: usize
) -> *mut c_void
The combination of pa_xmalloc and realloc().