[][src]Function pebble_sys::standard_c::memory::malloc

pub unsafe extern "C" fn malloc(size: usize) -> Option<&'static mut void>