[][src]Function zathura_plugin_sys::zathura_document_get_rotation

pub unsafe extern "C" fn zathura_document_get_rotation(
    document: *mut zathura_document_t
) -> c_uint

Returns the rotation value of zathura (0..360)

@param document The document @return The current rotation value