Function validate_file_backed_mapping

Source
fn validate_file_backed_mapping(
    mapping: &mut FileBackedMappingParameters,
) -> Result<(), String>