pub unsafe fn set_null(return_value: *mut ReturnValue)Expand description
ยงSafety
return_value must be the valid pointer PHP passed to the active native function.
pub unsafe fn set_null(return_value: *mut ReturnValue)return_value must be the valid pointer PHP passed to the active native function.