into_u32

Function into_u32 

Source
pub fn into_u32<F>(function: F) -> XilaFileSystemResult
where F: FnOnce() -> Result<(), Error>,
Expand description

This function is used to convert a function returning a Result into a u32.