pub unsafe fn set_string(return_value: *mut ReturnValue, value: &[u8])Expand description
ยงSafety
return_value must be the valid pointer PHP passed to the active native function.
pub unsafe fn set_string(return_value: *mut ReturnValue, value: &[u8])return_value must be the valid pointer PHP passed to the active native function.