str_malloc

Function str_malloc 

Source
#[unsafe(no_mangle)]
pub extern "C" fn str_malloc(capacity: u64) -> *const u8