flow_alloc_zeroed

Function flow_alloc_zeroed 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn flow_alloc_zeroed( size: usize, align: usize, ) -> *mut u8