Function libyang2_sys::ly_realloc

source ·
pub unsafe extern "C" fn ly_realloc(
    ptr: *mut c_void,
    size: usize
) -> *mut c_void