#[unsafe(no_mangle)]pub unsafe extern "C" fn appscale_free_string(ptr: *mut c_char)
Free a string returned by appscale_sync_call.
appscale_sync_call
ptr must have been returned by appscale_sync_call and not yet freed.
ptr