Function zend_do_while_end

Source
pub unsafe extern "C" fn zend_do_while_end(
    while_token: *const znode,
    close_bracket_token: *const znode,
    tsrm_ls: *mut *mut *mut c_void,
)