[][src]Function mmal_sys::vcos_generic_mem_calloc

pub unsafe extern "C" fn vcos_generic_mem_calloc(
    count: VCOS_UNSIGNED,
    sz: VCOS_UNSIGNED,
    descr: *const c_char
) -> *mut c_void