Function ffmpeg_sys_next::memset

source ·
pub unsafe extern "C" fn memset(
    __s: *mut c_void,
    __c: c_int,
    __n: c_ulong
) -> *mut c_void