mirror_ffmpeg_sys

Function realloc

Source
pub unsafe extern "C" fn realloc(
    __ptr: *mut c_void,
    __size: c_uint,
) -> *mut c_void